home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-11-18 | 886 b | 45 lines | [TEXT/MPS ] |
- #
- # Apple Macintosh Developer Technical Support
- #
- # Standard File Sample Application
- #
- # StdFile
- #
- # PStdFile.make - Make Source
- #
- # Copyright © 1989 Apple Computer, Inc.
- # All rights reserved.
- #
- # Versions:
- # 1.00 04/89
- # 2.00 05/90
- # 2.01 06/92
- #
- # Components:
- # StdFile.p April 1, 1989
- # StdFile.h April 1, 1988
- # StdFile.r April 1, 1988
- # PStdFile.make April 1, 1988
- #
- # Target: PStdFile
- # Sources: StdFile.p StdFile.r
-
-
- PStdFile ƒƒ PStdFile.make StdFile.r
- Rez StdFile.r -append -d AppName='"PStdFile"' -o PStdFile
-
- PStdFile ƒƒ PStdFile.make StdFile.p.o
- Link -w -t APPL -c sc18 ∂
- StdFile.p.o ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- "{PLibraries}"PasLib.o ∂
- "{Libraries}"ToolLibs.o ∂
- -o PStdFile
- SetFile PStdFile -t APPL -c sc18 -a B
-
- StdFile.p.o ƒ PStdFile.make StdFile.p
- Pascal StdFile.p
-
-
-